home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / defcon-minus.swf / scripts / frame_4 / DoAction.as < prev   
Encoding:
Text File  |  2011-10-17  |  216 b   |  6 lines

  1. stopAllSounds();
  2. attachMovie("hud","hud",_root.getNextHighestDepth(),{_x:33,_y:7.3,_visible:false,hKeyDown:false,init:false});
  3. _root.vol = 100;
  4. _root.globalSound = new Sound();
  5. _root.globalSound.setVolume(vol);
  6.